toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.callback
/
[jvm]CreatePopupCallback
/
Params
Params
interface
Params
The parameters of the
CreatePopupCallback
.
Members
Functions
target
Name
Link copied to clipboard
open
fun
targetName
(
)
:
String
Returns a string that represents the popup window target name that can be passed through the
window.open()
JavaScript function.
target
Url
Link copied to clipboard
open
fun
targetUrl
(
)
:
String
Returns a string that represents the target URL that will be loaded in the popup browser.